home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / WINDOWS / LZAPI.ZIP / APPSETUP.INF next >
Encoding:
INI File  |  1996-10-02  |  2.3 KB  |  90 lines

  1. ; Installation Script for ASetup
  2. ; Created automatically by ASetup-Witch Version 0.13
  3.  
  4. [DialogEng]
  5.  MCaption = "Installationsprogramm von LZAPI"
  6.  Small    = "<30 Day Evaluation Copy> Common Archiver Programming Interface v2.1h"
  7.  Big      = "Your Doorway to the ARCHIV"
  8.  Caption  = "LZAPI and LZVIEW"
  9.  
  10. [data]
  11.  DefDir = C:\LZAPI
  12.  
  13. [Disks]
  14.  1 = ., "LZAPI Disk 1"
  15.  
  16. [Needed.Space]
  17.  MinSpace = 1748160
  18.  
  19. [ModulesEng]
  20.  app.copy.pascal, "Borland Pascal Support Files"
  21.  app.copy.lzview, "LZVIEW Demo Application"
  22.  app.copy.lzres, "Resource and Bitmap Decompressor"
  23.  app.copy.lzsmall, "LZSMALL Demo Application with Source"
  24.  
  25. [APP.COPY.APPSTUFF]
  26.  #Lapp.stuff, 0:.    ;Anwendung Hauptteil
  27.  
  28. [APP.COPY.LZRES]
  29.  #Lapp.lzres, 0:lzres    ;Resource and Bitmap Decompressor
  30.  
  31. [APP.COPY.LZSMALL]
  32.  #Lapp.lzsmall, 0:lzsmall    ;LZSMALL Demo Application with Source
  33.  
  34. [APP.COPY.LZVIEW]
  35.  #Llzview.win, 0:system    ;Windows-Path DLLs
  36.  #Lapp.lzview, 0:.    ;LZVIEW Demo Application
  37.  
  38. [APP.COPY.PASCAL]
  39.  #Lapp.pascal, 0:.    ;Pascal-Support Files
  40.  
  41. [ASETUP]
  42.  #LASetup, 0:.    ;Installationsprogramm
  43.  
  44. [LASetup]
  45. 1:SETUP.LZH, "Installationsprogramm"
  46. 1:SETUP.EXE, "Installationsprogramm"
  47.  
  48. [Lapp.lzres]
  49. 1:LZRES.LZH, "Reource Decompressor Feature"
  50.  
  51. [Lapp.lzsmall]
  52. 1:LZSMALL.LZH, "LZSMALL Demo Application with Source"
  53.  
  54. [Lapp.lzview]
  55. 1:LZVDEU.LZH, "LZVIEW advanced Demo application"
  56. 1:LZVIEW.LZH, "LZVIEW advanced Demo application"
  57. 1:DAVINCI.LZH, "LZVIEW advanced Demo application"
  58.  
  59. [Lapp.pascal]
  60. 1:MS3D.LZH, "Borland Pascal Support Files"
  61. 1:MDICHILD.LZH, "Borland Pascal Support DEMO"
  62. 1:LZDELPHI.LZH, "DELPHI Demo"
  63. 1:SIMPLE.LZH, "Simple Pascal Examples"
  64. 1:TPW.LZH, "Borland Pascal Support Files"
  65. 1:CALLBCK.LZH, "Borland Pascal Support DEMO"
  66. 1:BCKUP.LZH, "Borland Pascal Support DEMO"
  67.  
  68. [Lapp.stuff]
  69. 1:PRTALL.LZH, "Helpfile Print Support"
  70. 1:LZAPI0.LZH, "Application Program Interface"
  71. 1:FILE_ID.DIZ, "Archivkennung"
  72. 1:SIMPLEC.LZH, "Simple C-Example"
  73. 1:WLHA.LZH, "Extended LHA Compressor Support"
  74. 1:WARC.LZH, "Archiver DLL"
  75.  
  76. [Llzview.win]
  77. 1:CTL3DV2.LZH, "3D-Look DLL"
  78.  
  79. [Progman.groups]
  80. LZAPI
  81.  
  82. [LZAPI]
  83.  "LZVIEW advanced Demo application", 0:LZVIEW.EXE
  84.  "Borland Pascal Support DEMO", 0:BCKUP.EXE
  85.  "Programming Interface Help", 0:LZAPI.HLP
  86.  "Helpfile Print Support", 0:PRTALL.HLP
  87.  "LZSMALL Demo Application with Source", 0:LZSMALL.EXE
  88.  
  89. [Exec]
  90.